SftTree/NET 2.0

Locked Property, SplitterClass Class

Softel vdm, Inc.

Defines whether the splitter bar is locked and cannot be moved.

Syntax      SplitterClass Class (Softelvdm.SftTreeNET)

VB   

Public Property Locked As Boolean

C#   

public bool Locked { get; set; }

C++   

public: property bool Locked {
        bool get();
        void set(bool value);
}

Property Value

True if the splitter bar is locked and cannot be moved, otherwise False.

The default value is False.

Comments

The Locked property defines whether the splitter bar is locked and cannot be moved.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com